const net._C_EAI_NONAME
4 uses
net (current package)
cgo_unix.go#L141: case _C_EAI_SERVICE, _C_EAI_NONAME: // Darwin returns EAI_NONAME.
cgo_unix.go#L196: case _C_EAI_NONAME, _C_EAI_NODATA:
cgo_unix.go#L275: case _C_EAI_NONAME:
cgo_unix_cgo.go#L42: _C_EAI_NONAME = ( /*line :39:20*/_Ciconst_EAI_NONAME /*line :39:31*/)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |